Builder
class Builder : GeneratedMessage.Builder<BuilderT> , ModuleConfigProtos.ModuleConfig.RangeTestConfigOrBuilder
Preferences for the RangeTestModule
Content copied to clipboard
meshtastic.ModuleConfig.RangeTestConfig
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Bool indicating that the node should cleanup / destroy it's RangeTest.csv file.
ESP32 Only
Content copied to clipboard
bool clear_on_reboot = 4;
Link copied to clipboard
Enable the Range Test Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
Bool value indicating that this node should save a RangeTest.csv file.
ESP32 Only
Content copied to clipboard
bool save = 3;
Link copied to clipboard
Send out range test messages from this node
Content copied to clipboard
uint32 sender = 2;
Link copied to clipboard
Bool indicating that the node should cleanup / destroy it's RangeTest.csv file.
ESP32 Only
Content copied to clipboard
bool clear_on_reboot = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enable the Range Test Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: ModuleConfigProtos.ModuleConfig.RangeTestConfig): ModuleConfigProtos.ModuleConfig.RangeTestConfig.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ModuleConfigProtos.ModuleConfig.RangeTestConfig.Builder
Link copied to clipboard
Bool indicating that the node should cleanup / destroy it's RangeTest.csv file.
ESP32 Only
Content copied to clipboard
bool clear_on_reboot = 4;
Link copied to clipboard
Enable the Range Test Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
Bool value indicating that this node should save a RangeTest.csv file.
ESP32 Only
Content copied to clipboard
bool save = 3;
Link copied to clipboard
Send out range test messages from this node
Content copied to clipboard
uint32 sender = 2;